home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / phase5 / ppcrelease / examples / loop.elf.dump < prev    next >
Text File  |  1998-02-21  |  1KB  |  37 lines

  1.  
  2. Loop.elf:     file format elf32-powerpc
  3. Loop.elf
  4. architecture: powerpc:common, flags 0x00000010:
  5. HAS_SYMS
  6. start address 0x00000000
  7.  
  8. Sections:
  9. Idx Name          Size      VMA       LMA       File off  Algn
  10.   0 .text         0000000c  00000000  00000000  00000034  2**2
  11.                   CONTENTS, ALLOC, LOAD, READONLY, CODE
  12.   1 .data         00000000  00000000  00000000  00000040  2**0
  13.                   CONTENTS, ALLOC, LOAD, DATA
  14.   2 .bss          00000000  00000000  00000000  00000040  2**0
  15.                   ALLOC
  16.   3 .comment      00000014  00000000  00000000  00000040  2**0
  17.                   CONTENTS, READONLY
  18. SYMBOL TABLE:
  19. 00000000 l    d  .text    00000000 
  20. 00000000 l    d  .data    00000000 
  21. 00000000 l    d  .bss    00000000 
  22. 00000000 l    d  .comment    00000000 
  23. 00000000 l    d  *ABS*    00000000 
  24. 00000000 l    d  *ABS*    00000000 
  25. 00000000 l    d  *ABS*    00000000 
  26. 00000000 l    df *ABS*    00000000 Loop.c
  27. 00000000 l     O .text    00000000 gcc2_compiled.
  28. 00000004 g     F .text    00000008 main
  29.  
  30.  
  31. Disassembly of section .text:
  32. 00000000 <gcc2_compiled.> .long 0x4008
  33. main():
  34. 00000004 <main> stwu    r1,-16(r1)
  35. 00000008 <main+4> b    00000008 <main+4>
  36. Disassembly of section .data:
  37.